Input for WinForms
Fraction<T> コンストラクタ(T)

C1.Win.Input.8 アセンブリ > C1.Framework.Mathematics 名前空間 > Fraction<T> 構造体 > Fraction<T> コンストラクタ : Fraction<T> コンストラクタ(T)
A T that indicates the number written above the line in a common fraction to indicate the number of parts of the whole.
Initializes a new instance of Fraction<T> structure with the specified numerator and denominator.
シンタックス
'宣言
 
Public Function New( _
   ByVal numerator As T _
)
public Fraction<T>( 
   T numerator
)

パラメータ

numerator
A T that indicates the number written above the line in a common fraction to indicate the number of parts of the whole.
参照

Fraction<T> 構造体
Fraction<T> メンバ
オーバーロード一覧